Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: refactor interface=>type, no-param-reassign #965

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Apr 5, 2024

What does this PR do?

interface => type (2)
make no-param-reassign happier

I left one in the retrieve start command where it's modifying fileReponses inside SDR (!) because that's intentional and it'll be a larger, QA-worthy refactor to not do that

I just exempted the whole DEB nut helper from the rule because...

What issues does this PR fix or reference?

https://github.com/forcedotcom/sfdx-core/actions/runs/8574106147/job/23500290588?pr=1046#step:12:9

@mshanemc mshanemc changed the title Sm/refactor-no-param-reassign fix: refactor interface=>type, no-param-reassign Apr 5, 2024
@mshanemc mshanemc merged commit b10a4f2 into main Apr 8, 2024
38 checks passed
@mshanemc mshanemc deleted the sm/refactor-no-param-reassign branch April 8, 2024 18:00
@cristiand391
Copy link
Member

QA notes:

✅ can deploy mdapi format inside and outside a project
✅ can deploy source format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants